HomeProductsDownloadsOrderSupportTech PagesAbout


Wave Pack

Packs

Basic pack
Design pack
Wave pack
Visual pack
Mixer pack
DirectSound (3D) pack
AVI pack
HD-recording pack
MPEG pack
Filter pack
Audio FX pack
CD-ROM pack
PCX Card pack

Multimedia Tools


Description

The Wave pack contains components which form a base for waveform data pipe (DSP pipe). This pipe can be used to record or play back wave files. Additional components (from other packs) can be connected to the pipe to provide visualization, filter or transform wave data.

Requires: Basic pack

Contents

Here is a list of components included in the package. Also you can take a look at some demos.

TMMACM

Performs wave conversion and filtering using ACM.

TMMWaveFile

Maintains a wave file on disk. Can be used for both source and destination in DSP pipe.

TMMMemoryWave

The same as above, however wave data resides in memory.

TMMWaveBlob

The same as above, however wave data resides in a Blobfield.

TMMWaveInfoEditor

Wave's additional information editor.

TMMWaveOpenDialog
TMMWaveSaveDialog

Open/Save dialogs with preview for wave files.

TMMPictureOpenDialog
TMMPictureSaveDialog

Open/Save dialogs with preview for pictures.

TMMWavePlayer
TMMWaveRecorder

Components for simple playing and recording.

TMMRingBuffer

Ring buffers pool for DSP pipe. Usefull for full-duplex operations and as cache.

TMMWaveIn

Gets data from a sound card and puts to DSP pipe. This component can run DSP pipe.

TMMWaveOut

Puts DSP pipe's data to sound card. This component can run DSP pipe.

TMMDSPInterface

Provides a custom interface to our DSP pipe..

TMMTrigger

This component runs DSP pipe without a sound card.

TMMPCMConverter
TMMACMConverter
TMMADPCMConverter

Converts input data to other output format inside DSP pipe.

TMMDSPMeter

Measures CPU time required for DSP pipe.

TMMEnvelope

Panel for envelope creation like volume curves.

(c) 1997, SWIFT SOFTWARE